Labels:text | screenshot | line | diagram | font OCR: Static Void Main (String[] args) Static Void Multby 3(int x) { Inf x= 10; Value of x copled to: Parameter x MullBy30 MuliBy:3 (x) (2) Value of copied value of x changed to 30 3 Value of x not changed Figure 5: Call-by-value illustrated.